home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Macintosh SE⁄30 Training / Apple Macintosh SE⁄30 / Apple Macintosh SE_30 / card_22309.txt < prev    next >
Text File  |  1990-03-19  |  696b  |  35 lines

  1. -- card: 22309 from stack: in
  2. -- bmap block id: 22570
  3. -- flags: 0000
  4. -- background id: 3987
  5. -- name: open36
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put "yes" into line 1 of field "footprints" of card "Map"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 4 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=169 top=126 right=138 bottom=181
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: zoomButton
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual zoom open slowly
  28.   go card "map"
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 14
  34. ----- text -----
  35. Apple Macintosh SE/30